0.4.4 Release Notes
Contributions made by Crieve:
* Fixed the quest giver for "The Lord of Blackrock" in BWL.
* Rugged Boots was never added to the game. (only introduced later in Salvage Crates)
* Fixed some incorrectly formatted data entries.
* Added the ability for the addon to interpret min and max level requirements. Arathi Basin and Warsong Gulch quests now have level ranges applied to them rather than only a minimum.
* Move around Item Filters to make room for Neck, Finger, and Trinket filters. Items are now exported from the database with their filters in preparation for some new filtering styles.
* The Alliance Dun Morogh quest "The Public Servant" is now marked as a Yearly quest to match the behaviour of the game.
* The Scourge Invasion quests that reset are now marked as Yearly quests to match the behaviour of the game. (Sorry, friends! Blizzard is dumb.)
* Now removing "invalid" (0) filter IDs. This should fix the bug with the last commit for items without an assigned filter type by blizzard.
* Merge pull request #103 from DFortun81/kalle-issue-100
* Added the rest of the Horsemen to the Four Horsemen listing in Naxx.
* The Soft Reserve list will now show which creatures a given SR drops from. In addition, the name of the map (in most cases Instance Name) of any item Soft Reserves outside of the player's current zone will be shown in the list. (this is mostly for the Master Looter double checking that SRs are from the current instance rather than a mistake from somewhere else)
* Removed the mapID for comparing zones from the SR tooltips. (to prevent clutter)
* The Master Looter can now change a player's Soft Reserve while the session is locked, however, doing so will announce the action to your group chat in order to prevent abuse by either the master looter or group members making use of the short unlocked loot session timespan when adding new players to the raid.
* The ATT Edit Box class can now take a click handler.
* Built a locally hosted Soft Reserve Persistence module. For every +1 a player has toward Persistence, they get a +10 to their top end /roll. (1 - (100 + N)) You can now Import and Export the Soft Reserve list with the associated Persistence. (intended to be managed in an excel document elsewhere)
* Parsing Persistence can now handle rows with their first entry missing (for excel shenanigans)
* Fixed the parser to correctly handle tab character conversions in the WoW UI. You can now toggle "Use Persistence" outside of a group so that you can import persistence and preview it outside of a raid group.
* The Player GUID parser can now parse guild member guids without issue.
* One format to rule them all!
* The E'ko quests are not Horde Only.
* Importing no longer spams your chat window.

Contributions made by Kalle Sommer Nielsen:
* Potential fix for Issue #100 (Lua Error (Classic, Russian client, Att v. 0.4.3))

Contributions made by Chanizu:
* Quest fixes
* Some fixes
* Crashing the Wickerman Festival

