get All Ordered By Completion And Name
abstract suspend fun getAllOrderedByCompletionAndName(limit: Short = Short.MAX_VALUE): List<AchievementsTuple>
Gets all AchievementsTuple ordered by completion status and then by name