HomeWildfire Games

Remove redundant applyFilters method from modmod

Description

Remove redundant applyFilters method from modmod

All functionality in applyFilters is handled by displayModLists and modSelected functions.
This is also fixing issue of triggering selected event on the same list multiple times and not updating mod description and buttons when applying filters.

Differential revision: D3722