Nothing behaviourally different, just reduce number of redundant calls.
UserRankPanel
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.
Also don't show on `LoginOverlay` usage for now.
Statistics
APIAccess