An enhancement add-on for Premade Groups Filter (PGF) on World of Warcraft Retail. It adds three quality-of-life features to the default Group Finder and is fully bilingual (English / 简体中文).
Requires Premade Groups Filter to be installed and enabled — it is a hard dependency and loads first.
A Sort by members checkbox sits next to the advanced filter expression on every full PGF panel (on by default). When enabled, search results are sorted by group member count, largest first.
When you list a Mythic+ group, each applicant's best completed key level for
that dungeon (e.g. +18) is shown next to their role icon on the applicant viewer
— alongside the roles rather than on top of Blizzard's overall M+ rating cell.
Depleted runs are dimmed.
Blizzard hides the applicant viewer's Browse Groups button for non-leader party members. Browsing is not a protected action, so this add-on re-shows the native button for members, letting anyone in the party look at other listings without leaving the group.
- Install and enable Premade Groups Filter.
- Copy the
PremadeGroupsFilterPlusfolder intoWorld of Warcraft/_retail_/Interface/AddOns/. - Restart the game or
/reload.
English and Simplified Chinese (zhCN) are bundled. English is the fallback for all
other locales. Contributions of further translations are welcome — add a file under
Localization/ mirroring enUS.lua with a GetLocale() guard.
GPL-2.0-or-later. See file headers (SPDX-License-Identifier: GPL-2.0-or-later).