Returns whether an achievement is flagged for display in the objectives tracker UI
See also Achievement functions, Objectives tracking functions.
Signature:
isTracked = IsTrackedAchievement(id)
Arguments:
id- The numeric ID of an achievement (number)
Returns:
isTracked- True if the achievement is flagged for tracking; otherwise false (boolean)