UserStatisticsWatcher
Also no longer cancels previous API requests as there's no actual need to do it.
LocalUserStatisticsProvider
This also throws away the logic of updating `API.LocalUser.Value.Statistics`. Components should rely on `LocalUserStatisticsProvider` instead for proper behaviour and ability to update on statistics updates.
Solo