0.5.1 Release Notes
Contributions made by Crieve:
* Keys are now also removed from the filter list.
* Updated Parser now properly writes OnUpdate.
* Simplifying the OnUpdate call.
* Now that cost universally works, attempting to remove the questID component on some quest items. Also fixed some assignments in Teldrassil.
* Applied a fix for Omarion's Handbook and the associated crafting quests for Naxxramas. If you have over 290 skill in Tailoring, Blacksmithing, or Leatherworking - these quests no longer appear. Fixed a bug with the ItemFilter window. (/script ATTC:GetWindow("ItemFilter"):Toggle()) Added the option to select a Random Quest in /attrandom.
* The deaths tracker now hides the realm name for characters on your realm.
* Added coordinates for Blood of Heroes.
* Removed all references to the old Characters table. Added the new ATTCharacterData table.
* Added the option to Show Other Characters that need a an item in its tooltip in order to complete a quest. (very early testing)
* Converted the Deaths table into the new ATTCharacterData format.
* Converted the ActiveSkills table into the new ATTCharacterData format.
* Converted the Flight Paths table into the new ATTCharacterData format.
* Fixed Bear Form for Druids using the Dire Bear Form spellID and the fancy new OnUpdate tech.
* Converted the Factions table into the new ATTCharacterData format.
* Converted the Quests table into the new ATTCharacterData format.
* Converted the Spells and Spell Ranks table into the new ATTCharacterData format. Fixed a bug with the previous commit for Quest Items in the Tooltip.
* Converted the Lockouts table into the new ATTCharacterData format.
* AddonMessageProcessor now clears itself out if the data is outdated or invalid.
* All account wide collection tables are now stored in ATTAccountWideData.
* Minor adjustments.
* Added support for Square minimaps.

