Description
Adds basic filters to default Who List.
Features:
- Level filtering (minimum and maximum level)
- Race filtering
- Integrated into default Who List UI (no custom frames)
Behavior:
- Automatically sets level range to ±3 levels from your current level
- At max level (e.g., 80), both minimum and maximum are set to 80
Beware
Filtering by race currently works only for enUS and ruRU locales because:
- Blizzard localized parameters of the `/who` command. I managed to grab that, but
- There is no way to get localized race names in 3.3.5.
- So I had to add localization files myself.
- Currently, I added them only for two languages. Ask on Github if you need more.


