Crucible: LeaderBoard issue
"<" button is not working in "My Score" tab. We can not see the score higher than ours.

Kaip įvertintumėte Jums suteiktas klientų aptarnavimo paslaugas?
Pasitenkinimo žymė pagal policeofficer110 prieš 10
Pridėkite komentarą dėl jums suteiktos pagalbos kokybės (neprivaloma):
I made it work.
The problem was that the "My Score" filter requires a negative index to get entries ranked higher than the user,
but the index was clamped to 0 minimum.